Property ProjectedFieldPaths
⭐ PROJECTION: Text field paths for SQL function search_objects_with_projection_by_paths
Format: ["Name", "AddressBook[home].City", "Items[0].Price"]
Used instead of ProjectedStructureIds for human-readable queries
public List<string>? ProjectedFieldPaths { get; set; }